If you have just unpacked the general distribution and transferred it to your Mac, you will need to do some setup in order to be able to compile Mac Xconq. In case it wasn't obvious, you *must* have a development environment; at present Xconq can be built with Think C (5 or 6) or MPW.
* The folder up from this one, the one with the file "README" that applies to Xconq on all types of machines, will be called the "main directory". You are reading this file in the "mac" subdirectory.
* Drag "mac-only.sea.hqx" from the mac subdirectory into the main directory.
* Unbinhex "mac-only.sea.hqx" and then double-click the resulting "mac-only.sea". This unpacks Mac files that have binary data and/or resources, creating new directories "lib-mac" and "doc-mac".
* Unbinhex and Drag (move) or Option-Drag (copy) these files from the mac directory to the main directory:
(MPW or Think C)
XconqProj.rsrc.hqx -> XconqProj.rsrc
IMFAppProj.rsrc -> IMFAppProj.rsrc
(Think C only)
XconqProj.hqx -> XconqProj
IMFAppProj.hqx -> IMFAppProj
ANSI-32.hqx -> ANSI-32
(MPW only)
Makefile.hqx -> Makefile
You now have a source tree that you can build in. Refer to "mac:README.mac" for more information about building.